ostree.git
2016-04-22 Krzesimir Nowaklib: Add URL override pull option
2016-04-22 Alexander Larssonrepo: Fix temporary directory allocation
2016-04-21 Colin Waltersrepo: Simplify internal has_object() lookup code
2016-04-21 Alexander Larssonrepo: Allow loading files staged in the transaction
2016-04-20 Gatis PaeglisRemove unused variables from install_deployment_kernel
2016-04-19 Alexander Larssonostree export: Add --prefix option
2016-04-19 Alexander Larssonostree export: Add --subpath support
2016-04-19 Krzesimir Nowaktests, lib: Remove unused variables
2016-04-19 Krzesimir Nowaklib: Fix an introspection annotation
2016-04-19 Krzesimir Nowaktrivial-httpd: Remove useless code
2016-04-19 Krzesimir Nowaklib: Fix a typo
2016-04-18 Colin Walterslibtest: Skip FUSE if CAP_SYS_ADMIN not in bounding set
2016-04-17 Simon McVittielibtest: show files' contents when assertions about...
2016-04-17 Colin WaltersRename test-abi to test-symbols, start verifying symbol...
2016-04-17 Colin Walterslib: Remove ostree_repo_file_make_empty_tree
2016-04-17 Colin Walterscore: Remove ostree_checksum_update_meta that was not...
2016-04-15 Colin WaltersRelease 2016.5
2016-04-15 Alexander Larssonstatic-delta: Initialize read_source_fd to -1
2016-04-14 Alexander Larssonstatic-delta: Put temp files in /var/tmp
2016-04-14 Colin Waltersrefs: Add g_prefix_error around opendir for easier...
2016-04-14 Alexander LarssonLook for $remotename.trustedkeys.gpg in remotes.d dir
2016-04-14 Alexander LarssonAdd remotes-config-dir to OstreeRepo
2016-04-14 Colin Waltersman: Elaborate on per-remote GPG
2016-04-14 Alexander LarssonAdd OstreeRepo option for an out-of-band cache dir
2016-04-14 Alexander LarssonAdd cache_dir_fd to OstreeRepo
2016-04-13 Alexander Larssoncommit: Fix crash if dfd_iter is NULL
2016-04-13 Alexander Larssonfetcher: Initialize output_stream_set_lock mutex
2016-04-12 Gatis PaeglisFix AS_HELP_STRING for builtin grub2 mkconfig
2016-04-11 Colin Waltersbuild: Move grub2-15_ostree back to pkglibexecdir
2016-04-11 Colin Walterspull: More consistently use remote_repo_local for local...
2016-04-11 Jonathan Lebonostree-repo-pull: always initialize flags_i
2016-04-11 Alexander LarssonFix the symbol versions for ostree_repo_get_remote_...
2016-04-08 Jonathan Lebonsmall cleanups
2016-04-08 Alexander LarssonAdd support for ostree static-delta delete
2016-04-08 Giuseppe Scrivanocfg.mk: ignore syntax-check for git.mk
2016-04-07 Alexander LarssonAdd test case for inheriting remote options
2016-04-07 Alexander LarssonInherit remotes and remote options from parent repo
2016-04-07 Alexander LarssonExport ostree_repo_get_remote_option* functions
2016-04-07 Alexander LarssonSupport pathnames for --subpath=...
2016-04-07 Colin WaltersUse git.mk
2016-04-07 Giuseppe Scrivanodocs: Prefer the form "cannot" to "can not"
2016-04-07 Giuseppe ScrivanoRemove empty new lines at the EOF
2016-04-07 Giuseppe Scrivanocontrib: indent golang code using only tabs instead...
2016-04-07 Giuseppe Scrivanotests: add missing ${CMD_PREFIX} before ostree
2016-04-07 Giuseppe Scrivanotests: add libostreetest.h to EXTRA_DIST
2016-04-07 Colin Waltersbuild: Make tests/libreaddir-rand.so rule use AM_V_GEN
2016-04-06 Colin Waltersbuild: Find grub2-mkconfig a bit more automagically
2016-04-05 Alexander Larssonpull-local: Support --gpg-verify and --gpg-verify-summary
2016-04-05 Alexander LarssonFix local-pull test
2016-04-05 Alexander Larssonpull: Don't try to cache summaries for pull-local
2016-04-04 Gatis PaeglisIntroducing ostree-grub-generator
2016-04-04 Krzesimir Nowakmanual: Fix a bunch of typos and docbookisms
2016-03-31 Simon McVittielibtest.sh: only check whether $(pwd) is empty once
2016-03-31 Simon McVittietest-xattrs: sync how this is skipped with test-rofiles...
2016-03-31 Simon McVittietest-abi: use G_TEST_SRCDIR, G_TEST_BUILDDIR
2016-03-31 Simon McVittielibtest.sh: use G_TEST_SRCDIR, G_TEST_BUILDDIR to find...
2016-03-31 Colin Walterstests: Make failing to kill the GPG agent non-fatal
2016-03-31 Simon McVittieProbe for GNU parallel more accurately
2016-03-31 Jonathan Lebonbasic-test: commit with a non-empty subject
2016-03-31 Jonathan Lebontest-pull-untrusted.sh: always corrupt a regular file...
2016-03-31 Simon McVittieSkip tests that run rofiles-fuse if /dev/fuse or /etc...
2016-03-31 Simon McVittieForce libreaddir-rand to be a shared library
2016-03-31 Simon McVittietests/admin-test.sh: this is a bash script, not a POSIX...
2016-03-31 Simon McVittieLoad g-i bindings from builddir during build-time testing
2016-03-31 Simon McVittie.gitignore: update
2016-03-31 Simon McVittieIn tests that use gpg, terminate the gpg-agent after...
2016-03-31 Simon McVittietap-test: clean up temporary test directories as intended
2016-03-31 Simon McVittieSymlink libreaddir-rand.so into tests directory
2016-03-31 Simon McVittievarious tests: skip if temp directory lacks xattr support
2016-03-31 Simon McVittietest-xattrs: use TAP syntax to skip test
2016-03-30 Colin Waltersdocs/CONTRIBUTING.md: Update for github move, Homu...
2016-03-30 Jonathan Leboncommit: support editor for orphan commits
2016-03-30 Colin Walterscommit: Support writing orphans
2016-03-29 Colin Walterscommit: Support generating commits with no parent,...
2016-03-29 Colin Waltersdocs: Add a section on repository management
2016-03-28 Simon McVittiepackaging: fix bashism in dist-snapshot target
2016-03-26 Dan Nicholsonmain: Set log handler for OSTree domain
2016-03-26 Dan Nicholsonbuild: Set G_LOG_DOMAIN to OSTree
2016-03-26 Dan Nicholsoncore: Add debug messages for traversing
2016-03-26 Dan Nicholsoncore: Add verbose messages for pruning
2016-03-25 Jonathan LebonOstreeSePolicy: add ostree_sepolicy_get_csum()
2016-03-25 Alexander LarssonAdd --untrusted option to pull and pull-local
2016-03-25 Alexander Larssonpull: Add OSTREE_REPO_PULL_FLAGS_UNTRUSTED flag
2016-03-24 Colin Walterstests: Add a test-abi
2016-03-24 Jonathan LebonMerge pull request #220 from cgwalters/travis-stub
2016-03-24 Colin WaltersAdd a stub .travis.yml
2016-03-23 Colin WaltersRelease 2016.4
2016-03-23 Dan Nicholsontraverse: Require variant when traversing dirtree
2016-03-23 Colin Walterstests: Add a commitpartial + prune test
2016-03-23 Dan Nicholsonprune: Don't fail on partial commits
2016-03-23 Alexander Larssonpull local: Don't import objects we already have
2016-03-23 Stef WalterFix building without libarchive
2016-03-23 Colin Waltersadmin: Add an `unlock` command, and libostree API
2016-03-23 Colin Walterslibglnx porting: Use glnx_opendirat()
2016-03-23 Colin Walterslibglnx porting: Use glnx_shutil_rm_rf_at()
2016-03-23 Colin Walterslibglnx porting: Use glnx_set_error_from_errno
2016-03-23 Colin WaltersUse GSubprocess instead of GSSubprocess (libgsystem...
2016-03-23 Colin Waltersadmin-switch: Add missing reboot argument
2016-03-21 Simon McVittietest-libarchive: fix underlinking
2016-03-21 Simon McVittieSkip test_libarchive_ignore_device_file if we cannot...
next